runtime.timer.pp (field)
18 uses
runtime (current package)
time.go#L22: pp puintptr
time.go#L297: if t.pp != 0 {
time.go#L300: t.pp.set(pp)
time.go#L325: tpp := t.pp.ptr()
time.go#L343: tpp := t.pp.ptr()
time.go#L380: if t := pp.timers[i]; t.pp.ptr() != pp {
time.go#L383: t.pp = 0
time.go#L414: if t := pp.timers[0]; t.pp.ptr() != pp {
time.go#L417: t.pp = 0
time.go#L481: t.pp.ptr().deletedTimers.Add(-1)
time.go#L528: tpp := t.pp.ptr()
time.go#L578: if t.pp.ptr() != pp {
time.go#L623: t.pp = 0
time.go#L634: t.pp = 0
time.go#L644: t.pp = 0
time.go#L689: if t.pp.ptr() != pp {
time.go#L777: if t.pp.ptr() != pp {
time.go#L938: t.pp = 0
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |